projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05dcc52
)
Mention that screen(1) can come in handy for debugging the tty version.
author
Eli Zaretskii
<eliz@gnu.org>
Fri, 26 Oct 2001 20:21:57 +0000
(20:21 +0000)
committer
Eli Zaretskii
<eliz@gnu.org>
Fri, 26 Oct 2001 20:21:57 +0000
(20:21 +0000)
Suggested by dave Love.
etc/DEBUG
patch
|
blob
|
history
diff --git
a/etc/DEBUG
b/etc/DEBUG
index 2e06e27c43f35a6c78ad911a6c9f64cffa1a62a2..c79096bac3e8d6cf29c7bda85a95cab1a3f6db4c 100644
(file)
--- a/
etc/DEBUG
+++ b/
etc/DEBUG
@@
-459,6
+459,9
@@
type these commands at GDB's prompt:
The debugged Emacs should now start in no-window mode with its display
directed to the xterm window you opened above.
+Similar arrangement is possible on a character terminal by using the
+`screen' package.
+
** Running Emacs built with malloc debugging packages
If Emacs exhibits bugs that seem to be related to use of memory